New Functions in Week 10

relevel

{stats}

Reorder Levels of Factor

is.element

{base}

Check if a value is element of a vector

droplevels

{base}

Drop Unused Levels from Factors

log

{base}

log (default base = e)

contrasts

{stats}

Get and Set Contrast Matrices (find reference category)

The end!